Order Processing
Spectrum has created a service to directly pull new custom orders from the client’s Shopify store for processing, provide processing updates, and complete fulfillment. This means that once the user pays for the product, Spectrum can handle all the communication to make the product and communicate back to Shopify once the order has shipped with tracking number.
In order to enable this functionality, Spectrum requires a custom Shopify App to the ecommerce store.
To create the custom app, please follow the following steps:
In your Shopify store admin panel, go to Settings > Apps and Sales Channels.
Click Develop Apps for Your Store.
Click Create an App and give it a name.
Assign API scopes:
read_orders
write_orders
read_assigned_fulfillment_orders
write_assigned_fulfillment_orders
Click Save and then Install App to generate API credentials (Admin API key, Secret Key, and Access Token).
Securely share the keys and token with your Spectrum project manager.
Last updated
Was this helpful?